floating-point operation
美
英 
例句
If the result of a floating- point operation is too small for the destination format , the result of the operation is zero .
如果浮點運算的結果對于目標格式來說太小,則運算的結果為零。
Each floating point operation that combines two values will finish by rounding off the result to the nearest representable value.
每個結合兩個浮點值的浮點操作都會將完成時的結果四舍五入到可被精確表示的那一位。
If a floating-point operation is invalid, the result of the operation is NaN.
如果浮點運算無效,則運算的結果為NaN。
If the magnitude of the result of a floating-point operation is too large for the destination format, the result of the operation is
如果浮點運算結果的數值對于目標格式來說太大,則運算的結果為
Instead, in exceptional situations the result of a floating-point operation is zero, infinity, or NaN, as described below
在異常情況下,浮點運算的結果為零、無窮或NaN,如下所述
Any floating-point operation like addition or multiplication is achieved in a few discrete steps
任何浮點操作,例如加法和乘法,都可以通過幾個步驟來實現